* window.c (set_window_hscroll): Revert the 100000 hscroll limit.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jul 2012 17:58:55 +0000 (10:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jul 2012 17:58:55 +0000 (10:58 -0700)
commit4a494de6439e4e50ab418fce8118f1c017cd7a07
tree037ec45a704dd2ca3bf340062762bb8948f51baf
parent961b0d7d1bc14336fdb3805f23a11052f75e7154
* window.c (set_window_hscroll): Revert the 100000 hscroll limit.

This should be fixed in a better way; see Eli Zaretskii in
<http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00088.html>.
(HSCROLL_MAX): Remove; this is now internal to set_window_hscroll.
src/ChangeLog
src/window.c